runtime.coro.f (field)

3 uses

	runtime (current package)
		coro.go#L29: 	f  func(*coro)
		coro.go#L44: 	c.f = f
		coro.go#L75: 	c.f(c)